Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mktime
mktime
Get a Unix timestamp for a date
Name:
mktime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the date.
Related
Common Pitfalls When Using the is_readable Function to Check File Permissions
2
Use strnatcasecmp function to sort product lists in e-commerce websites
4
How to Use mysqli::character_set_name to Verify if Database Charset Matches the Application Charset?
2
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
7
Similar Functions
mktime
mktime
GetaUnixtimestampfor
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_create
date_create
DateTime::__construc
date_sun_info
date_sun_info
Returnsanarraywithin
date
date
Formatlocaltime/date
date_timezone_set
date_timezone_set
DateTime::setTimezon
date_add
date_add
DateTime::addalias:A
Popular Articles